GETLINE ------- Usage GETLINE DESCRIPTION: Waits for a line from the server and returns the following stem variables;. LINE = The entire, unparsed, line recieved. LINE.PREFIX = The Nick and user@host. LINE.COMMAND= The MSG Type. LINE.DEST = The channel the message was written to. LINE.REST = The message text. EXAMPLES: options results getline text=line prefix=line.prefix comm=line.command dest=line.dest rest=line.rest say text,prefix,comm,dest,rest RELATED TOPICS: See RX_PARSELINE, See RX_GETLASTLINE.
Converted on 22 Jan 1997 with RexxDoesAmigaGuide2HTML by Michael Ranner.